menu item: Use CSS nodes
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 04:42:14 +0000 (23:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 04:42:14 +0000 (23:42 -0500)
commitaede5c65d336e288f3054f7ada888031f68b366d
treefba14885423ed156731f1624df2738f2f90efed1
parentac553d7e44f44e161c204a04ab8480a9b619304c
menu item: Use CSS nodes

Use the element name menuitem for GtkMenuItem, GtkCheckMenuItem
and GtkRadioMenuItem. GtkSeparatorMenuItem gets the name separator.
Add a subnode with name arrow if a submenu is attached.
Give the radio and check menu items a subnode with name check or
radio.
gtk/gtkcheckmenuitem.c
gtk/gtkmenuitem.c
gtk/gtkmenuitemprivate.h
gtk/gtkradiomenuitem.c
gtk/gtkseparatormenuitem.c